-
Home
-
WP EXtra – One Click Optimize
-
6.3
-
Code
-
Classes
- OptionAbstract
Total Complexity |
26 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
136 |
Lines of code |
79 |
Logical lines of code |
40 |
Comment lines |
0 |
Methods |
17 |
Properties |
3 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_hide_class_attribute() |
S |
67 |
4 |
7 |
get_option_key_path() |
S |
62 |
3 |
11 |
get_arg() |
S |
66 |
3 |
9 |
get_input_class_attribute() |
S |
74 |
2 |
4 |
get_label_class_attribute() |
S |
74 |
2 |
4 |
__construct() |
S |
77 |
1 |
4 |
render() |
S |
77 |
1 |
3 |
has_error() |
S |
80 |
1 |
3 |
sanitize() |
S |
80 |
1 |
3 |
validate() |
S |
82 |
1 |
3 |
get_label() |
S |
79 |
1 |
3 |
get_id_attribute() |
S |
79 |
1 |
3 |
get_name() |
S |
80 |
1 |
3 |
get_css() |
S |
79 |
1 |
3 |
get_name_attribute() |
S |
66 |
1 |
8 |
get_default_value() |
S |
79 |
1 |
3 |
get_value_attribute() |
S |
72 |
1 |
5 |